Skip to content

include: zephyr: Replace nested COND_CODE_1 with COND_CASE_1#100398

Merged
nashif merged 1 commit intozephyrproject-rtos:mainfrom
pdgendt:cond-case-1-include
Dec 5, 2025
Merged

include: zephyr: Replace nested COND_CODE_1 with COND_CASE_1#100398
nashif merged 1 commit intozephyrproject-rtos:mainfrom
pdgendt:cond-case-1-include

Conversation

@pdgendt
Copy link
Copy Markdown
Contributor

@pdgendt pdgendt commented Dec 2, 2025

Update some header files with nested COND_CODE_1 macros to use a single COND_CASE_1 macro instead.

Possible after #100224

Update some header files with nested COND_CODE_1 macros to use a single
COND_CASE_1 macro instead.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Dec 2, 2025

Copy link
Copy Markdown
Contributor

@tbursztyka tbursztyka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

much more readable, nice

@nashif nashif merged commit 35c8301 into zephyrproject-rtos:main Dec 5, 2025
32 of 33 checks passed
@pdgendt pdgendt deleted the cond-case-1-include branch December 5, 2025 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants